'宣言 Public Function IntermediateTotalLabels( _ ByVal ParamArray labels() As System.String _ ) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> IntermediateTotalLabels( params System.string[] labels )
パラメータ
- labels
- The value
戻り値の型
Current builder
'宣言 Public Function IntermediateTotalLabels( _ ByVal ParamArray labels() As System.String _ ) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> IntermediateTotalLabels( params System.string[] labels )